projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c9e7dd
)
libs/gnutls: Don't link libidn unintentionally
author
Daniel Engberg
<
[email protected]
>
Mon, 6 Feb 2017 23:23:09 +0000
(
00:23
+0100)
committer
Hannu Nyman
<
[email protected]
>
Wed, 8 Feb 2017 08:46:57 +0000
(10:46 +0200)
Fixes compilation reported by by buildbots.
Signed-off-by: Daniel Engberg <
[email protected]
>
(cherry picked from commit
c7c951eada3682c2a2bac73cbe95ee15f174317f
)
libs/gnutls/Makefile
patch
|
blob
|
history
diff --git
a/libs/gnutls/Makefile
b/libs/gnutls/Makefile
index 0123e10fef0af515012a13f4b068a842163ec60c..281abee0c5ba335ef240664cb50a8e532a2d083f 100644
(file)
--- a/
libs/gnutls/Makefile
+++ b/
libs/gnutls/Makefile
@@
-113,6
+113,7
@@
CONFIGURE_ARGS+= \
--with-included-unistring \
--disable-guile \
--disable-nls \
+ --without-idn \
--without-zlib \
--enable-local-libopts \
--disable-doc \